'Declaration Public Overloads Sub BeginInvoke( _
ByVal methodМетод.As System.Delegate, _
ByVal ParamArray argsАргументы.() As System.Object _
)
public void BeginInvoke(
System.Delegate method,
params System.Object[] args
)
public: void BeginInvoke(
System.Delegate* method,
params System.Object[]* args
)
public:
void BeginInvoke(
System.Delegate^ method,
... array<System.Object>^ args
)
Parameters
- method
- Метод.
- args
- Аргументы.